WrapDebug

Version  1.0.4
Ronny Wichers Schreur
ronny@cs.kun.nl

The WrapDebug package lets you print arbitrary expressions for debugging
purposes. The main functions are in Debug.


FILES

    README.txt
        This file
    CHANGES.txt
        Changes history
    Debug.dcl, Debug.icl
        Debug functions (uses Wrap and ShowWrapped)
    Wrap.dcl, Wrap.icl
        Wrap Clean nodes
    ShowWrapped.dcl, ShowWrapped.icl
        Convert a wrapped node to a list of strings
    Examples.icl
        Some examples with explanations
